-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
State code #76
Merged
Merged
State code #76
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also updated naming conventions in state data files to match new functions
Added some packages to DESCRIPTION and fixed indentations
Made small edits to loadData, reshapeData, and createSystemData to improve the outputs of createSystemData, particularly at the state-level
Created wrapper function for configureSystemData.R
State data initial
Changed names for configureSystemData output list
Fixed some lines of code related to fredi_config
Updated system data with region and state-level data
State code initial kmn
State code initial
Updated state-level scaled impacts so that model, variant, impact year, and impact type values would match appropriate values for reshaping and configuring data
Corrected steps in reshapeData for state-level processing.
Updated config utils to test state-level scaled impact plots
Updated reshapeData to fix steps for reshaping scalarDataframe for state-level data
Updated temporary system data
State-level fixes
Renamed suicide state-level scaled impacts to suicide from mental health (to match label in control tables)
Added fix to scaled impact plots so that a plot for an impact type and region are created even if all values are NA. The plot will appear as a grey square. This fix was implemented for Wildfire.
…dSectors3 State code initial rename sectors add sectors3
Updated SV impact lists with cold model extrapolation (waiting on Air Quality - Premature Mortality)
Fixed an issue with one of the inputs. Somehow the indenting got messed up??
Commenting out action to get it to install dependencies
Updated SV impacts data for Air Quality - Premature Mortality
Trying to install FrEDI in action
Try updating impact lists
…dateSvImpacts State code initial rename sectors update sv impacts
Manually added ElecSD to state-level sectors. Copied in state-level scalars and impacts. Edited main config file to specify ElecSD as a state-level sector
Added state-level rail data. Added state-level scalars and impacts. Updated sectors control table in config file.
Deleted temporary sysdata file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge the state-level FrEDI Data workflow and data into the main branch